PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContent Class / getStructureElement Method
In This Topic
    getStructureElement Method
    In This Topic
    Gets the structure element.
    Syntax
    public PDFStructureElement getStructureElement()

    Return Value

    The com.o2sol.pdf4java.logicalstructure.PDFStructureElement object associated with this flow content object.
    See Also